Skip to content

chore(deps): update dependency kubernetes/minikube from v1.37.0' to v1.37.0 (.github/workflows/k8s-tests.yml)#13483

Closed
renovate[bot] wants to merge 1 commit intodevfrom
renovate/kubernetes-minikube-1.37.x
Closed

chore(deps): update dependency kubernetes/minikube from v1.37.0' to v1.37.0 (.github/workflows/k8s-tests.yml)#13483
renovate[bot] wants to merge 1 commit intodevfrom
renovate/kubernetes-minikube-1.37.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 21, 2025

This PR contains the following updates:

Package Update Change
kubernetes/minikube patch v1.37.0' -> v1.37.0

Release Notes

kubernetes/minikube (kubernetes/minikube)

v1.37.0

Compare Source

📣😀 Please fill out our fast 5-question survey so that we can learn how & why you use minikube, and what improvements we should make. Thank you! 💃🎉

Release Notes

Version 1.37.0 - 2025-09-09

Highlight

Run AI workloads on Macbook's GPU in Kubernetes using the new krunkit driver. Get started with our AI Playground tutorial

Features

  • Add Support for Kubernetes v1.34.0 (#​21439)
  • Add krunkit driver supporting GPU acceleration on macOS (#​20826) Tutorial
  • add short hand -m for --memory (#​20854)
  • Add support to docker runtime for OCI access to NVIDIA GPUs (#​20959)
  • Add --disable-coredns-log flag to suppress coredns logs (#​20992)
  • new addon: kubetail (#​20345)
  • drivers: Add support for Virtiofs mounts for vfkit and krunkit (#​21149)

Improvements

  • Improve ingress-dns addon for ipv4 and windows v0.0.4 (#​21449)
  • iso: Disable grub timeout speeding up vm start by 5 seconds (#​20895)
  • improve docker service reliability, update docker systemd files (#​21174)
  • Don't require both --mount for using --mount-string and remove default mount-string (#​21250)
  • Update oldest supported Kubernetes versions (#​21490)
  • license cmd: don't fail if output dir doesn't exist & download from github assets first (#​21206)
  • remove deprecated proxy-refresh-interval v2 etcd flag (#​21278)
  • vmnet: Support offloading for krunkit (#​20831)
  • Don't call startKicServiceTunnel for non-kic drivers (#​20863)
  • krunkit: Disable offloading for faster networking (#​21341)
  • HA (multi-control plane): Update kube-vip from v0.9.1 to v1.0.0 (#​20999)(#​21228)

Depreciation

  • Deprecate HyperKit driver with warning (#​21024)

Bug fixes

  • fix dirty commit version (#​21062)
  • Fix minikube image load on windows (#​20529) (#​20921)
  • Fix mount to same folder causing Input/output error (#​21077)
  • fix: YAML file escape error problem affecting addons (#​20904)
  • iso: Fix minikube stop with vfkit and krunkit drivers (#​21089)
  • iso: Fix console for vfkit/krunkit (#​20832)

Addons

CNI versions

Base image versions

UI

  • redo "minikube profile list" to move the verbose details into a --det… (#​20544)
  • improve config flag long description (#​21515)
  • Refactor spinner library & hide sub steps after spinning (#​21215)
  • do not show "create github issue" twice if kubeadm init fails (#​21263)
  • Refactor table rendering (#​20893)

UI/Translations

Thank you to our contributors for this release!

  • Aaron Nall
  • Andres Morey
  • ByoungUk Lee
  • Chemabj
  • Cosmic Oppai
  • Divy Singhvi
  • gopherorg
  • Imran Pochi
  • James World
  • Jeff MAURY
  • Joaquim Rocha
  • Jun Sugimoto
  • Kartik Joshi
  • Kaviraj Sankameeswaran
  • Kay Yan
  • Kubernetes Prow Robot
  • Laxman Gupta
  • Lefteris T.
  • Medya Ghazizadeh
  • Nir Soffer
  • Predrag Rogic
  • Shin Jihoon
  • Shin_Jihoon
  • Steven Powell
  • Tian
  • VerlorenerReisender
  • Victor Ubahakwe

Thank you to our PR reviewers for this release!

  • medyagh (145 comments)
  • nirs (102 comments)
  • afbjorklund (18 comments)
  • prezha (11 comments)
  • Copilot (5 comments)
  • bobsira (4 comments)
  • cfergeau (2 comments)
  • gabrielgbs97 (2 comments)
  • aronahl (1 comments)
  • ComradeProgrammer (1 comments)
  • illume (1 comments)
  • rata (1 comments)
  • wt (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (37 comments)
  • nirs (21 comments)
  • divysinghvi (10 comments)
  • LJTian (9 comments)
  • medyagh (8 comments)

Installation

See Getting Started

Binary Checksums

darwin-amd64: 4c32b9e5fed64a311db9a40d6fdcc8fa794bc5bbc546545f4d187e9d416a74cb
darwin-arm64: 5e0914c3559f6713295119477a6f5dc29862596effbfc764a61757bb314901d2
linux-amd64: d5cf561c71171152ff67d799f041ac0f65c235c87a1e9fc02a6a17b8226214d0
linux-arm: 4cee8e243539e226428182d04181ace14929cf59fd49d7a26a92addbf723575d
linux-arm64: 32f95860fffbbc825be38d05888542f10d3d580fe4d138f4aad71339b8038fb1
linux-ppc64le: 00c73192285d9d5a1935708b4e8e81fb9c3d5b0a5bb12dd07575f9d0673fd86d
linux-s390x: 298a482e72ebc1ae457ecd30559367397c0c18c4316aaffb584966b1d1e3e6c9
windows-amd64.exe: 4cd2ecacf064319e0c38768d40ef698d7d9bf3e2fa1b4a9016293034cac04d9c

ISO Checksums

amd64: f5722d2c5033bde74eb4803e4ea47e872a0436a32a2fa7b0fc4fbb3a3e5e4446
arm64: 93c0c72325d3c439598fb2e6517bc34c8dd715c9b03262ce65910a368bae00bb

Footnote

The docker-machine-driver-kvm2 aux drivers binaries were rebuilt after the release to include #​21550 that was affecting KVM driver on Fedora with SELinux enabled.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

… to v1.37.0 (.github/workflows/k8s-tests.yml)
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Oct 21, 2025
@renovate renovate Bot requested review from Maffooch and mtesauro as code owners October 21, 2025 00:06
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Oct 21, 2025
@Maffooch Maffooch closed this Oct 23, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Oct 23, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.37.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/kubernetes-minikube-1.37.x branch October 23, 2025 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant